projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9f50c8
)
* etc/NEWS: Remove some sql-stuff that is not NEWS-worthy.
author
Glenn Morris
<rgm@gnu.org>
Wed, 23 Feb 2011 04:37:53 +0000
(20:37 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 23 Feb 2011 04:37:53 +0000
(20:37 -0800)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 9119fa3b8e109483af9b4d590b04f8f74c2d6973..f0d95dee846d8641893109c15415da6093a68f29 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-424,10
+424,6
@@
The standard directory local variables feature replaces it.
** SQL Mode enhancements.
-*** Several variables have been marked as safe local variables. The
-variables `sql-product', `sql-user', `sql-server', `sql-database' and
-`sql-port' can now be safely used as local variables.
-
*** `sql-dialect' is a synonym for `sql-product'.
*** Added ability to login with a port on MySQL and Postgres.